cssprovider: Split out theme loading function
authorBenjamin Otte <otte@redhat.com>
Wed, 19 Sep 2012 14:07:39 +0000 (16:07 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 31 Oct 2012 10:09:09 +0000 (11:09 +0100)
commit9c9d82f1a92794cb1d42c647e1232ff79f7e1868
tree4cd5f372388689006fa067c0a1ba3ada74e35149
parentbae55eaa80718898a04a8f2c9a4b2254c9388a84
cssprovider: Split out theme loading function

Split maintaining the global themes hash table and the theme loading
code into two functions.
This also fixes leaking the provider when loading a theme from a builtin
resource.
gtk/gtkcssprovider.c